xen.git
2006-12-06 Ewan MellorImplement VM.set_name_label.
2006-12-06 Ewan MellorAdded support for configuration file for xm, and use...
2006-12-06 Ewan MellorAdded server proxy and session manager for Xen-API...
2006-12-06 Ewan MellorFix server reloading when the HTTP server is enabled.
2006-12-06 Ewan MellorDon't trace inside SrvServer.py -- it's doing a one...
2006-12-06 Ewan MellorMove the actual call routed by do_legacy_api_with_uuid...
2006-12-06 Ewan MellorFix HTTP server.
2006-12-05 Ewan MellorFix error message.
2006-12-06 Tim DeeganFixes a mistake in changeset 12732
2006-12-05 Ian Campbell[LINUX] The crash note resource should be nested inside...
2006-12-05 Tim Deegan[XEN] sh_gfn_to_mfn_foreign() must handle guest pfns...
2006-12-04 Ewan MellorThis adds a recently added parameter to the vm.start...
2006-12-04 Ewan MellorTidy.
2006-12-04 Ewan MellorFix numpad handling in QEMU's VNC server. The keymaps...
2006-12-04 Ewan MellorClose the server when instructed, so that we can reload...
2006-12-04 Ewan MellorDiagnose a failing server, rather than just locking...
2006-12-04 Ewan MellorAdded rudimentary "xend reload" functionality. This...
2006-12-04 Ewan MellorTidy error message.
2006-12-04 Ewan MellorMore capitalisation fixes.
2006-12-04 Ewan MellorWith PERMISSIVE turned on, diagnose missing Enums and...
2006-12-04 kfraser@localhost... [QEMU] Error reporting in IDE device model.
2006-12-04 kfraser@localhost... Add XEN_FRAMEBUFFER to -xen defconfigs.
2006-12-04 kfraser@localhost... Remove useless segments push/pop in VMXAssist.
2006-12-04 Ian Campbell[PATCH 02/02] Kexec / Kdump: Don't declare _end
2006-12-04 Ian Campbell[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead...
2006-12-03 kaf24@firebug... [XEN] Fix 32-bit build.
2006-12-03 kaf24@localhost... [XEN] Add 'insn_fetch' memory operation to the x86_emul...
2006-12-03 Ewan MellorRevert the change to destroy all VMs when skipping...
2006-12-02 Ewan MellorMake the xenfb tools an optional part of the build...
2006-12-01 Alastair Tse[XEND] Fix mis-types in XendConfig
2006-12-01 Alastair TseMerge
2006-12-01 Alastair TseMerge
2006-12-01 Alastair TseMerge
2006-12-01 Ewan MellorUse the new xen-api.sock for the calls to the Xen-API...
2006-12-01 Alastair Tse[XEND] Re-add vtpm device support in XendConfig
2006-12-01 Ewan MellorThis patch provides XmTestManagedDomain and XenManagedD...
2006-12-01 Alastair TseMerge
2006-12-01 Alastair Tse[XENAPI] Add extra param for VM.start and fix case...
2006-12-01 Alastair Tse[XEND] Proper importing of Xen API VM Struct into new...
2006-12-01 kfraser@localhost... [XEN] Allow shutdown code to be set at most once per...
2006-12-01 Alastair Tse[XEND] Fix case mismatch in VM.get_record for Xen API
2006-12-01 Andrew WarfieldFix a number of flaws in the blktap userspace daemon...
2006-12-01 Alastair Tse[XEND] Fix outputting device SXPs when domain is halted.
2006-12-01 kfraser@localhost... [HVM] Cache segment-register contents during PTE-update...
2006-12-01 Alastair Tse[TOOLS] Checks for libvncserver-dev and libsdl-dev.
2006-12-01 Alastair Tse[XEND] Fix missing vncpasswd option for HVM domains.
2006-12-01 kfraser@localhost... Update hgignore list.
2006-12-01 kfraser@localhost... [XEN] Remove uses of 'extern inline'.
2006-12-01 kfraser@localhost... [LIBXC] Add new AP{I function xc_evtchn_bind_unbound_po...
2006-12-01 kfraser@localhost... [XEN] Emulate XADD instruction.
2006-12-01 Alastair Tse[XEND] Reapply fix for ever expanding kernel_args in...
2006-12-01 Alastair Tse[XEND] Ensure config value types in XendConfig
2006-12-01 kfraser@localhost... [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to
2006-12-01 Ewan MellorActually return something from bool0.
2006-12-01 Ewan MellorUpdate README to reflect moved library.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB][TOOLS] Don't unwatch the framebuffer frontend...
2006-12-01 Ewan MellorSet localtime, enable_audio, clock_offset, and std_vga...
2006-12-01 Ewan MellorAdded log message for when a VM is deleted.
2006-12-01 Ewan MellorInclude the rotated xend.log.X in the bug report.
2006-12-01 Steven Smith[PVFB][TOOLS] Fix save/restore for domains with PV...
2006-12-01 Ewan MellorLink test/test_bindings against libxenapi in the new...
2006-12-01 Steven Smith[TOOLS][PVFB] Avoid zombie framebuffer backends.
2006-12-01 Steven Smith[TOOLS] Remove some dead code.
2006-12-01 Steven SmithMerge.
2006-12-01 Steven Smith[PVFB] Make sure that framebuffer backend goes away...
2006-12-01 kfraser@localhost... [XEN] Quieten down HVM debug output.
2006-12-01 Steven Smith[LINUX] The removal of the console_use_vt hack was...
2006-12-01 Steven Smith[PVFB][TOOLS] Change the configuration syntax for PVFB...
2006-12-01 Ewan MellorTidy up the creation of directories that Xend needs...
2006-12-01 Alastair Tsemerge
2006-12-01 Alastair Tse[XEND] More fixes for HVM device configuration parsing
2006-12-01 kfraser@localhost... [HVM] Add canonical address checks and generally clean up.
2006-12-01 Alastair Tse[XEND] Fix missing serial and localtime args in device...
2006-12-01 kfraser@localhost... [XENOPROF] Fix oprofile for AMD SVM guests.
2006-12-01 kfraser@localhost... [HVM][VMX] Rename io.c -> intr.c.
2006-12-01 Steven SmithThis is Anthony Liguori's virtual framebuffer forward...
2006-12-01 kfraser@localhost... [HVM][VMX] Fix for CR8 acceleration on 64bit guest.
2006-12-01 Tim Deegan[XEN] Fix error paths in p2m insertion code
2006-11-30 Ewan MellorFix default for the authentication on the Xen-API serve...
2006-11-30 Ewan MellorFix managed domain rebooting by only complaining about...
2006-11-30 Ewan MellorFix registration on managed domains on xend restart.
2006-11-30 Ian Campbell[XEN] Only parse the crashkernel command line parameter...
2006-11-30 Ian Campbell[XEN] Rename machine_shutdown to machine_reboot_kexec...
2006-11-30 Ian Campbell[LINUX] Fix backward compatibility with hypervisors...
2006-11-30 Ewan MellorFix HVM shutdown when xend is restarted.
2006-11-30 Ewan MellorFix-up reference to name_label.
2006-11-30 Ewan MellorReinstate the reboot-feature code that was accidentally...
2006-11-30 Ian Campbell[LINUX] Only initialise kexec in domain0.
2006-11-30 kfraser@localhost... [QEMU] Do shift-key processing in QEMU monitor terminal...
2006-11-30 kfraser@localhost... [LIBXC] Fix Solaris build: Use XC_PAGE_SIZE not PAGE_SIZE.
2006-11-30 kfraser@localhost... [LINUX] Properly trigger XenbusStateClosed in blkfront
2006-11-30 kfraser@localhost... [QEMU] usb-uhci: Data buffer is too small
2006-11-30 kfraser@localhost... [QEMU] Simpler workaround for guest writes to PCI config
2006-11-30 kfraser@localhost... [LINUX] Missing xenoprof.h header file for x86/64.
2006-11-30 kfraser@localhost... [XEN] Remove use of 'inline' on functions accessed...
2006-11-30 kfraser@localhost... linux/x86-64: missing agp.h
2006-11-30 kfraser@localhost... [MINIOS] Improved unbind_all_ports().
2006-11-30 kfraser@localhost... [XEN] Arch-specific softirq definitions.
2006-11-30 kfraser@localhost... [XEN] Proper segmentation emulation added to HVM emulat...
next